Welcome![Sign In][Sign Up]
Location:
Search - mfc source code

Search list

[Game ProgramACM国产凌凌发(008)系列3D游戏(MFC)

Description: “国产凌凌發(008)” 3D 系列游戏 本软件基于微软VC 6.0(MFC)为开发工具,运用了3D STATE最新的图形 引擎3D STATE engine API Version 6.0和声效引擎FireMOD(FMOD) 3.32。 具有艺术级的画面质量和动感的声音效果,能够设计出功能强大、娱乐性较 高的3D游戏来。同时本软件为开源软件,可到作者主页自由下载源代码。-"homemade Lingling made (008)," the 3D game software based on Microsoft VC 6.0 (MFC) development tools STATE use of the latest 3D graphics engine 3D engine API Version STATE engine 6.0 and costume FireMOD (FMOD) 3.32. With art picture quality and dynamic sound effects, to design powerful, high on entertainment 3D games. In addition, the software for open-source software can be downloaded free author Home source code.
Platform: | Size: 20350356 | Author: li | Hits:

[Windows Develop深入浅出MFC(候捷)源代码

Description: 候捷力作《深入浅出MFC》一书的源代码,是学习VC界面高级编程的必由之路。里面有安装所需要的所有-designate McNair Masterpiece "MFC easy," a book of the source code, is to study high-level programming interface VC the only way. They installed all the necessary kick
Platform: | Size: 8076093 | Author: 石德佩 | Hits:

[Hook apiHookImport_src

Description: Enclosed is MFC source code for a function which can be used to hook any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you hook Win32 API calls. This is useful when for example you want to be called for every call to the file system (::CreateFile() & CloseHandle()) which your app makes. This example of hooking the file system calls your app makes could form the basis of code to ensure you do not have any handle leaks in your application. You could also use this code to spy on COM port activity in remote processes by injecting the DLL into the remote process. -MFC source code for a function w hich can be used to hook any imported function ca ll which makes your application. Since most of t he Win32 API is implemented using import functi ons in dlls. this means that you hook Win32 API calls. This is for example useful when you want to be called for every call to the file system (: : CreateFile ()
Platform: | Size: 6252 | Author: l | Hits:

[Dialog_WindowMFC程序全屏显示源代码

Description: MFC程序全屏显示源代码,可以实现视图的全屏幕显示-MFC procedures in full-screen source code, can achieve a full-screen view of the show
Platform: | Size: 22862 | Author: 赵渊 | Hits:

[OpenGL programOPENGL-CHZ

Description: VC/MFC源代码,在OpenGL下实现汉字的三维显示与旋转!-VC / MFC source code, under the OpenGL 3D display of Chinese characters and rotating!
Platform: | Size: 32803 | Author: 简兴祥 | Hits:

[Otherwf_calendar

Description: 万年历源代码MFC的精髓-六大关键技术 1.MFC的程序初始化过程 2.RTTI(Runtime Type Information)动态类型识别 3.Dynamic Creation动态生成 4.Persistence 持久性/永久保存 5.Message Mapping 消息映射 6.Message Routing 消息传递 -hefty almanac MFC source code for the quintessence-six key technologies 1.MFC procedures initialization process 2.RTTI (Runtime Type Information) dynamic typing identification 3.Dynamic Creation dynamically generated 4.Persistence Persistent / permanent preservation 5.Message Message Mapping Mapping 6. Message Routing Message
Platform: | Size: 134009 | Author: 蓝拨 | Hits:

[Windows DevelopVc6+mfc

Description: mfc类库参考手册/VC6 类库参考手册+源代码-mfc library reference manual / VC6 library reference manual source code
Platform: | Size: 3245704 | Author: 开心 | Hits:

[Other resourcemfc_vp2p

Description: p2p 源代码 利用MFC的源代码-p2p source code using MFC source code
Platform: | Size: 90003 | Author: jyq | Hits:

[Web Servermfc-aspserver

Description: 支持ASP的WEB服务器源代码,采用MFC编写-support ASP Web server source code, prepared using MFC
Platform: | Size: 74319 | Author: 岳天军 | Hits:

[OtherMfcRegex_src

Description: 一个相当不错的MFC正则表达式解析源代码-a pretty good expression is MFC source code analysis
Platform: | Size: 47922 | Author: 光哥 | Hits:

[Windows Develop20039120251933525

Description: C++、MFC源代码:templ_coll_src-C, MFC source code : templ_coll_src
Platform: | Size: 6352 | Author: 李涛 | Hits:

[Windows Develop20039120202715712

Description: C++、MFC源代码:templ_coll_src 参考-C, MFC source code : templ_coll_src reference
Platform: | Size: 53346 | Author: 李涛 | Hits:

[Other resourceMFCVega

Description: 《vega实时三维视景仿真技术》的基于MFC的程序源代码,自己整理的,拿去改一改就可以作自己的程序了,刚开始学,费了我好大的劲才搞定的。 -"Guerra, real-time 3D visual simulation technology" based on the MFC source code, sort of, guns can be made to change their procedures, just started school, I spent a lot of picking to get the.
Platform: | Size: 67189 | Author: 弱水三千 | Hits:

[OpenGL program3DPic

Description: 3D图象,VS2005下编译通过 VC++图象处理类源代码 需要MFC, OpenGL支持 我过去学openGL时的源代码,请不要笑,它可作为继续加工的模板-3D images under VS2005 compile VC image processing category needs MFC source code, OpenGL support me in the past when learning openGL the source code, please do not laugh, it can be used as the template to continue processing
Platform: | Size: 45435 | Author: tomas | Hits:

[Static controlTransparentStatic_demo

Description: 透明的static组件,基于MFC源代码-transparent static components, based on the MFC source code
Platform: | Size: 138881 | Author: wbt | Hits:

[Windows Develop1158477321487

Description: mfc源代码,有两个例子,分别为hellowindou和messagemap,望大家指教-mfc source code, there are two examples, respectively hellowindou and messagemap, hope you enlighten
Platform: | Size: 16228 | Author: zheng | Hits:

[Other resourceMFCBandFilter

Description: 一个用MFC写的滤波器源代码,代码结构非常精巧,可以参考 功能:1 固定带通滤波 2 可变带通滤波 3 噪声删除 4 输入输出误差计算 实现比较简单,由于使用了Microsoft Foundation classes,代码流程很简单,但是实现的功能比较充分 Filter.h:头文件,定义了CFilterApp 类 Filter.cpp:利用MFC的函数实现了CFilterApp Filter.rc:资源文件,包括对话框和图标的说明-use a filter to write MFC source code, code structure is very delicate, can be functional : a fixed band-pass filtering two variable bandpass filter to delete four 3 noise input and output error calculation is relatively simple to achieve. As the use of Microsoft Foundation classes, code process is simple, but to achieve the more fully functional Filter.h : The first document, CFilterApp definition of the category Filter.cpp : MFC function realized CFilterApp Filter.rc : resource files, including dialog box and the note icon
Platform: | Size: 62642 | Author: 郑中阳 | Hits:

[Windows DevelopFlexible

Description: 老外写的一个MFC窗体设计的源码,象VC的窗体编辑器一样的的东西,cool.-foreigner writing a Form Design MFC source code, as the VC Form editor of the same things, cool.
Platform: | Size: 1348415 | Author: 李滨 | Hits:

[Windows DevelopVisualC++MFCexample

Description: 对学习MFC的朋友可能会有帮助,这是几个VC++MFC的源码例子。喜欢的就看看吧-learning MFC friends may be helpful, which is several VC MFC source code examples. Like to see it on
Platform: | Size: 1694957 | Author: 胡一刀 | Hits:

[Other resourceSAMPLE74_DLL

Description: \\精通MFC配书盘 为精通MFC一书中所有源代码 好书 好代码 !可以很好地进行 学习-\\ proficient MFC book distribution site for a book proficient MFC source code books all good code! Can be good for learning
Platform: | Size: 14165 | Author: 欧阳峰 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net